POV-Ray : Newsgroups : povray.general : mesh generation from frame data : mesh generation from frame data Server Time
3 Aug 2024 06:12:41 EDT (-0400)
  mesh generation from frame data  
From: stephen parkinson
Date: 20 Apr 2004 16:01:23
Message: <40858193$1@news.povray.org>
basically given something like below e.g. digitized frames along a hull.

pointcount1, x1,y1,z1, x2,y2,z1, x3,y3,z1........x10,y10,z1
pointcount2, u1,v1,z2, u2,v2,z2................u20,v20,z2
...
...
...
pointcount nn a1,b1,z15,..........a9,b9,z15


anyone know how to generate a mesh or something capable of
doing it for me ?

output preferred is pov include file or something i can play with 
further in a linux tool (sorry about that) :-)

stephen


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.